/*
THEME NAME: Richard Solomon
THEME URI: 
DESCRIPTION: 
VERSION: 1.0
AUTHOR: 
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Reset styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	background-image: transparent;
}
/* remember to define focus styles! */
:focus {
	-moz-outline:0;
	outline:0;
	outline-offset:0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Typography */
body {
	font-size: 62.5%;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
}
div#body {
	font-size: 1em;
	line-height: 1.4em;
}


/***************************
******************* Links */
a { 
	text-decoration: underline;
	color: #000;
}
a:hover { 
	text-decoration: underline;
	color: #999;
}
a:visited {
	color:#999;
}


/***************************
** Typographical Elements */

p, ul, ol, dl, address {
	margin: 0 0 1.6em 0;
	font-style: normal;
}

strong {
	font-weight: bold;
}

ul li, ol li, dl dd {
	padding-left: .9em;
}

blockquote {
	margin-left: 1.8em;
	margin-right: .9em;
}

q:before {
	content: '&ldquo;'; 
}
q:after {
	content: '&rdquo;'; 
}

em {
	font-style: italic;
}

strong {
	font-weight: 900;
}

cite {
	font-style: italic;
}

code {
	font-family: monospace;
}

kbd {
	font-family: monospace;
}

samp {
	font-family: monospace;
}
sup {
	font-size: 80%;
	vertical-align: super;
}
sup.trademark {
	text-transform: uppercase;
	font-size: 70%;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: .8em;
}
h1 {
	font-size: 1.9em;
	margin-bottom: 0.9em;
}
h2 a, h3 a, h4 a, h5 a, h6 a {
}
h2 {
	font-size: 0.9em;
	margin-bottom: 1.4em;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}


/***************************
****************** Extras */
.hide { 
	display: none; 
}
div.breadCrumb { 
	display: none; 
}
br.clear { 
	clear: both;
}
img {

}
body.editing img {

}
.alignright {
	float: right;
	margin: 1em 0 1em 1em;
}
.alignleft {
	float: left;
	margin: 1em 1em 1em 0;
}

.aligncenter, div.aligncenter { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
} 
.alignleft { 
	float: left; 
} 
.alignright { 
	float: right; 
} 
.wp-caption { 
	border: 1px solid #ddd; 
	text-align: center; 
	background-color: #f3f3f3; 
	padding-top: 4px; 
	margin: 10px; /* optional rounded corners for browsers that support it */ 
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
} 
.wp-caption img { 
	margin: 0; 
	padding: 0; 
	border: 0 none; 
} 
.wp-caption p.wp-caption-text { 
	font-size: 11px; 
	line-height: 17px; 
	padding: 0 4px 5px; 
	margin: 0; 
}



/* Wrapper */
div#wrapper {
	width: 875px;
	height: 400px;
	overflow: hidden;
	margin: 105px auto 0 auto;
	border: 1px solid #999999;
}

/* Logo */
div#header h1 {
	float: right;
	margin: 160px 178px 0 0;
	width: 393px;
	height: 83px;
	display: none;
	background: url('img/solomonweblogo.jpg') left top no-repeat;
}
div#header h1 a {
	display: block;
	width: 393px;
	height: 83px;
	text-indent: -999em;
}
body.home div#header h1 {
	display: block;
}

/* Navigation */
div#access {
	width: 118px;
	float: left;
	border-right: 1px solid #999999;
	font-family: 'Franklin Gothic Book', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
div#access ul {
	margin: 0;
	padding: 0;
}
div#access ul li {
	padding: 0;
	margin: 0;
	height: 67px;
	display: block;
	float: left;
	clear: left;
}
div#access ul li a {
	color: #999;
	display: block;
	height: 41px;
	padding-top: 25px;
	width: 118px;
	text-decoration: none;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
/*	border-bottom: 1px solid #999;
	border-top: 1px solid #999; */
	border-bottom: 1px solid #999;
}
div#access ul li.page-item-13 {
	border-bottom: none;
}
div#access ul li.page-item-13 a {
	border-bottom: none;
}
div#access ul li.page-item-10 a {
	padding-top: 18px;
	height: 48px;
}
div#access ul li a:hover {
	background-color: #b7b7b7;
	color: #fff;
}
div#access ul li.current_page_item a {
	background-color: #f69a13;
	color: #fff;
}

/* Sub Navigation */
div#sub {
	float: left;
	width: 170px;
	border-right: 1px solid #999;
	height: 350px;
	padding: 20px 0 30px 10px;
	position: relative;
	overflow: hidden;
}
div#sub ul {
	font-size: 1.2em;
	color: #796b52;
	font-weight: bold;
	padding: 0;
	line-height: 1.8em;
	margin: 0 9px 8px 0;
}
div#sub h3 {
	color: #000;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 1.2em;
}
div#sub li {
	margin: 7px 0 0 0;
	line-height: 1.2em;
}
div#sub ul li a span {
	color: #999;
	font-size: 0.7em;
}
body div#wrapper div#sub li.selected {
/*	color: #da5a0f; */
}
div#sub ul ul {
	margin: 0;
	font-size: 1em;
}
div#sub ul ul li {
	padding: 0;
	margin: 0 0 0 0;
}
div#sub ul a {
	color: #796b52;
	text-decoration: none;
}
div#sub ul a:hover {
	color: #da5a0f;
}

body.category div#sub ul li a {
	display: none;
} 
ul#sub-posts {
	margin-left: -10px;
}
ul#sub-posts li a {
/*	line-height: 1.2em; */
	margin: 0 0 8px 0;
}
ul.postlists li {
/*	line-height: 1.4em; */
}
ul.postlists li a {
	margin-top: 3px;
	display: block;
}
body.category div#sub ul li.current-cat a {
	display: block;
	color: #da5a0f;
}
body.category div#sub ul#sub-posts li a {
	display: block;
}


/* Footer */
div#footer {
	color: #999;
	width: 875px;
	margin: 12px auto 0 auto;
	text-align: right;
	font-size: 1.2em;
}

/* Home Page */
body.home div#content {
	display: none;
}

/* Pages Content */
div#content {
	width: 575px;
	height: 400px;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #796b52;
	float: left;
	margin: 0 0 0 0;
	overflow: hidden;
}
body.page-template-default div#content {
	overflow: scroll;
}
div.post, div.page {
	margin: 20px 30px 20px 30px;
}

div#content a {
	color: #796b52;
	text-decoration: underline;
}
div#content a:hover {
	text-decoration: underline;
}
h2.page-title, h2.entry-title, div.entry-date, div.entry-meta {
	display: none;
}
div.category h2.entry-title {
	display: block;
}

/* Single Posts */
body.single div#content {
}
div#comments {
	display: none;
}

div#nav-above, div.navigation {
	display: none;
}


/* Non Traditional Category */
body.s-category-nontraditional div#menu li.page-item-10 a {
	background-color: #f69a13;
	color: #fff;
}
body.s-category-nontraditional div#sub li a {
	display: none;
}
body.s-category-nontraditional div#sub li.category-nontraditional a {
	display: block;
}


/* Radio Category */
body.s-category-radio div#menu li.page-item-8 a {
	background-color: #f69a13;
	color: #fff;
}
body.s-category-radio div#sub li a {
	display: none;
}
body.s-category-radio div#sub li.category-radio a {
	display: block;
}


/* Print/Outdoor Category (Number ?) */
body.s-category-print-outdoor ul#sub-posts {
	margin-bottom: 30px;
}
body.pageid-6 div#container div#sub ul#sub-posts {
	margin-bottom: 30px;
}

body.s-category-print-outdoor div#menu li.page-item-6 a {
	background-color: #f69a13;
	color: #fff;
}
body.s-category-print-outdoor div#sub {
}
body.s-category-print-outdoor div#content {
/*	width: 750px;*/
}
body div#sub ul li.tag-hidden {
	display: none;
}
body.pageid-6 div#sub h3, body.s-category-print-outdoor div#sub h3 {
	margin-top: -5px;
}


/* Youth Reel Category (Number 8) */
body.s-category-youth-reel div#menu li.page-item-4 a, body.category-youth-reel div#menu li.page-item-4 a {
	background-color: #f69a13;
	color: #fff;
}
body.s-category-youth-reel div#sub li a {
	display: none;
}
body.s-category-youth-reel div#sub li.cat-item-8 a, body.s-category-youth-reel div#sub li.category-youth-reel a {
	display: block;
}


/* General Reel Category (Number 7) */
body.s-category-general-reel div#menu li.page-item-4 a, body.category-general-reel div#menu li.page-item-4 a {
	background-color: #f69a13;
	color: #fff;
}
body.s-category-general-reel div#sub li a {
	display: none;
}
body.s-category-general-reel div#sub-posts ul li a {
	display: block;
}
body.s-category-general-reel div#sub li.cat-item-7 a, body.s-category-general-reel div#sub li.category-general-reel a, body.s-category-general-reel div#sub li.category-general-reel {
	display: block;
} 


/* Family Reel category (Number 9) */
body.s-category-family-reel div#menu li.page-item-4 a, body.category-family-reel div#menu li.page-item-4 a {
	background-color: #f69a13;
	color: #fff;
}
body.s-category-family-reel div#sub li a {
	display: none;
}
body.s-category-family-reel div#sub li.cat-item-9 a, body.s-category-family-reel div#sub li.category-family-reel a {
	display: block;
}


/* Interactive / Iintegrated category (Number 14) */
	body.s-category-interactiveintegrated div#menu li.page-item-10 a,
	body.category-interactiveintegrated div#menu li.page-item-10 a {
	background-color: #f69a13;
	color: #fff;
}
body.s-category-interactiveintegrated div#sub li a {
	display: none;
}
body.s-category-interactiveintegrated div#sub li.cat-item-10 a, body.s-category-interactiveintegrated div#sub li.category-interactiveintegrated a {
	display: block;
}


.entry-title {
	display: none;
}
p.backandforth {
	text-align: left;

}

.backandforth a{
	padding: 0 10px;
	width: 100px;
	text-align: center;
}

.imgvalign {
	text-align: center; line-height:340px;
}
.imgvalign img {
	vertical-align:middle;
	padding-left:5px;
}
.nextprev {
	display:block;
	position:absolute;
	text-align:center;
	top:370px;
	width:578px;
	color: #999;
}
.nextprev2 {
	display: block;
	color: #999;
	position: absolute;
	text-align: center;
	top: 370px;
	left: 0px;
	width: 100%;
}
.nextprev a, .nextprev2 a { padding: 0 10px; color: #999; }

.nextprev2 a:visited { 
	color:#999; 
}
.nextprev2 a:hover { 
	color: #999; 
}

.thelabel {
	display: block;
	position: absolute;
	text-align: center;
	top: 335px;
	left: 0px;
	width: 100%;
}

.radiologo {
	text-align:center; 
	border:solid 1px;
	height:100px;
	display:block;
	position:relative;
	top:0px;
}
.radiologo img {position:relative; bottom:-30px;  }

/* Wrapper */
div#wrap {
	width: 880px;
	height: 20px;
	overflow: hidden;
	margin-top: 85px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -105px;
}


/* Back to menu links */
div#menu-back {
	position: relative;
	float: right;
	z-index: 9999;
	font-size: 1.4em;
}
div#menu-back ul {
	list-style-type: none;
}
div#menu-back ul li {
	list-style-type: none;
}
div#menu-back ul li a {
	text-decoration: none;
	color: #666;
}
div#menu-back ul li a span {
	color: #da5a0f;
}
div#menu-back ul li {
	display: none; 
}
body.s-category-family-reel div#menu-back ul li#broadcast, body.s-category-general-reel div#menu-back ul li#broadcast, body.s-category-youth-reel div#menu-back ul li#broadcast {
	display: block;
}
body.s-category-broadcast div#menu-back ul li#broadcast, body.s-category-print-outdoor div#menu-back ul li#print-outdoor,
body.s-category-radio div#menu-back ul li#radio, body.s-category-nontraditional div#menu-back ul li#nontraditional {
	display: block;
}


body.single div#content {
	position: relative;
}
body.single div#mycustomscroll {
	position: absolute;
	right: 0;
	top: -37px;
	height: 370px;
	width: 250px;
	padding: 15px;
	overflow: scroll;
	border-left: 1px solid #666;
}

body div#sub ul li.tag-hidden {
	display: none;
}


/* Description Post Pages */

body.s-tag-description div#content {
	width: 305px;
	margin-right: 165px;
	text-align: center;
}
body.s-tag-description div#content img {
	margin: 0 0 0 25px;
}
body.s-tag-description div#content div#mycustomscroll {
	position: absolute;
	right: -276px;
	top: -1px;
	width: 240px;
	text-align: left;
}


/* Bio Page */

.entry-content {
	font-size: 0.9em;
}




body.single div.entry-content {
}



/* Milton Bradley */

body.postid-49 div.entry-content {
	padding-top: 40px;
}


/* Diet Coke with Lime */
#post-798 div.entry-content {
	padding-top: 40px;
}


/* Ouija Boards */
body.postid-234 div.entry-content {
	padding-top: 40px;
}

/* Dairy Queen */
body.postid-236 div.entry-content {
	padding-top: 40px;
}

/* NJ Nets */
body.postid-238 div.entry-content {
	padding-top: 40px;
}


/* Smuckers */
body.postid-240 div.entry-content {
	padding-top: 40px;
}


/* Eckrich */
body.postid-242 div.entry-content {
	padding-top: 40px;
}


/* worst layout positioning method ever */

body.postid-636 div.entry-content,
body.postid-1529 div.entry-content,
body.postid-1525 div.entry-content,
body.postid-1635 div.entry-content,
body.postid-1527 div.entry-content,
body.postid-1468 div.entry-content {
	padding-top: 20px;
}

body.postid-1574 div.entry-content,
body.postid-1572 div.entry-content,
body.postid-1570 div.entry-content,
body.postid-1568 div.entry-content,
body.postid-1523 div.entry-content,
body.postid-568 div.entry-content,
body.postid-575 div.entry-content {
	padding-top: 40px;
}

body.postid-720 div.entry-content,
body.postid-1483 div.entry-content,
body.postid-1475 div.entry-content {
	padding-top: 60px;
}

body.postid-1736 div.entry-content {
	padding-top: 80px;
}


body.postid-1337 div.entry-content,
body.postid-1340 div.entry-content,
body.postid-808 div.entry-content {
	padding-top: 130px;
}



body div#wrapper div#sub ul.static-list li, body div#wrapper div#sub ul.static-list li a {
	display: block;
}
body div#wrapper div#sub ul.static-list li {
	margin-bottom: 0px;
	margin-left: 0;
}
body div#wrapper div#sub ul.static-list li.forshow {
	color: #000;
}


body.s-category-nontraditional div#content {
}
body.s-category-nontraditional div.post {
}
body.s-category-nontraditional div.entry-content {
}


/* About Us Pages / Bio Page */

body.pageid-2 div#content, body.pageid-13 div#content {
	width: 756px;
}

#stimuli_imageData #stimuli_caption {
	display: none;
}